feat: Add Formats and Fields to server_definitions#6321
feat: Add Formats and Fields to server_definitions#6321godexsoft wants to merge 59 commits intoXRPLF:developfrom
Conversation
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 29 out of 29 changed files in this pull request and generated 3 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| ## XRP Ledger server version 3.2.0 | ||
|
|
||
| [Version 3.2.0](https://github.com/XRPLF/rippled/releases/tag/3.2.0) | ||
|
|
||
| ### Additions in 3.2.0 | ||
|
|
||
| - `server_definitions`: Added the following new sections to the response ([#6321](https://github.com/XRPLF/rippled/pull/6321)): |
There was a problem hiding this comment.
This new changelog entry for "XRP Ledger server version 3.2.0" doesn’t include a release date, while the surrounding entries do. Please either add the release date (if known) or adjust the heading/link text to match the established format used in this file for unreleased/new versions.
ximinez
left a comment
There was a problem hiding this comment.
All of my concerns have been addressed, though Copilot identified a couple of things.
I haven't done a deep review, so I'm just going to dismiss this approval. There are plenty of other approvals to proceed with.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
High Level Overview of Change
Closes #5151
Attempts to implement XRPLF/XRPL-Standards#418
This is a combination of #5702 (bulk of functionality) and #5616 (tests).
If merged:
server_definitions#5702tfBatchMasknot matching the previous constant is fixed and covered by an extra test inBatch_test.cpp.initializer_listwhere applicable.Context of Change
Type of Change
.gitignore, formatting, dropping support for older tooling)API Impact
libxrplchange (any change that may affectlibxrplor dependents oflibxrpl)